If nothing is selected: the precise coordinates of the mouse pointer in the graph.
If nothing is selected and the mouse pointer is outside the canvas: the dimensions of the canvas in pixels and in inches (assuming 72 dots per inch).
If a single point is selected: the point’s coordinates.
If multiple points are selected: the points’ average coordinates.
If a two-point line is selected: The linear equation that describes the line.